chore(pre-commit.ci): pre-commit autoupdate#19
Open
pre-commit-ci[bot] wants to merge 1 commit intomainfrom
Open
chore(pre-commit.ci): pre-commit autoupdate#19pre-commit-ci[bot] wants to merge 1 commit intomainfrom
pre-commit-ci[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ COPYPASTE | jscpd | yes | no | no | 1.44s | |
| ✅ JSON | prettier | 7 | 0 | 0 | 0 | 0.28s |
| ✅ JSON | v8r | 7 | 0 | 0 | 3.92s | |
| ✅ PYTHON | ruff | yes | yes | no | no | 0.3s |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.01s | |
| cspell | 36 | 1 | 0 | 3.47s | ||
| ✅ YAML | prettier | 4 | 0 | 0 | 0 | 0.41s |
| ✅ YAML | v8r | 4 | 0 | 0 | 4.54s | |
| ✅ YAML | yamllint | 4 | 0 | 0 | 0.36s |
Detailed Issues
⚠️ SPELL / cspell - 1 error
tmp.6NE8UxMvCk/renovate-config.json:28:4 - Unknown word (pyenv) -- "pyenv": {
Suggestions: [pyvenv, peen, pena, pend, peng]
CSpell: Files checked: 36, Issues found: 1 in 1 file.
You can skip this misspellings by defining the following .cspell.json file at the root of your repository
Of course, please correct real typos before :)
{
"version": "0.2",
"language": "en",
"ignorePaths": [
"**/node_modules/**",
"**/vscode-extension/**",
"**/.git/**",
"**/.pnpm-lock.json",
".vscode",
"package-lock.json",
"megalinter-reports"
],
"words": [
"pyenv"
]
}
You can also copy-paste megalinter-reports/LINTER_DEFAULT at the root of your repository
See detailed reports in MegaLinter artifacts
7369a34 to
ba50daa
Compare
ba50daa to
1cbe0c5
Compare
1cbe0c5 to
4a4a9ab
Compare
3e5ab91 to
03fe4d1
Compare
73c765c to
279de08
Compare
749bc9a to
1de8056
Compare
liblaf
previously approved these changes
Nov 2, 2025
1de8056 to
c0f47be
Compare
liblaf
previously approved these changes
Nov 4, 2025
c0f47be to
5f3925b
Compare
liblaf
previously approved these changes
Nov 10, 2025
5f3925b to
3e2cce7
Compare
liblaf
previously approved these changes
Nov 17, 2025
3e2cce7 to
7dcb63f
Compare
liblaf
previously approved these changes
Nov 24, 2025
7dcb63f to
471a949
Compare
liblaf
previously approved these changes
Dec 1, 2025
471a949 to
c4f4613
Compare
liblaf
previously approved these changes
Dec 8, 2025
c4f4613 to
0ea9249
Compare
liblaf
previously approved these changes
Dec 15, 2025
0ea9249 to
5bec896
Compare
liblaf
previously approved these changes
Dec 22, 2025
5bec896 to
1760fa6
Compare
liblaf
previously approved these changes
Jan 12, 2026
1760fa6 to
8515c7e
Compare
liblaf
previously approved these changes
Jan 19, 2026
8515c7e to
76de99c
Compare
liblaf
previously approved these changes
Jan 26, 2026
76de99c to
f5c406e
Compare
liblaf
previously approved these changes
Feb 9, 2026
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.1 → v0.15.1](astral-sh/ruff-pre-commit@v0.14.1...v0.15.1) - [github.com/biomejs/pre-commit: v2.2.6 → v2.3.15](biomejs/pre-commit@v2.2.6...v2.3.15)
f5c406e to
e1bda76
Compare
liblaf
approved these changes
Feb 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

updates: